From: Andrew Cooper Date: Thu, 18 Jul 2019 16:53:03 +0000 (+0100) Subject: xen/trace: Add trace.h to MAINTAINER X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~1904 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22man:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22man:/?a=commitdiff_plain;h=4831f588a0c07c4e6307a6817d20e866cff3380a;p=xen.git xen/trace: Add trace.h to MAINTAINER ... to match the existing trace.c entry. Reported-by: Jan Beulich Signed-off-by: Andrew Cooper Acked-by: George Dunlap --- diff --git a/MAINTAINERS b/MAINTAINERS index f18567b56a..4e7680934b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -518,6 +518,7 @@ M: George Dunlap S: Supported F: tools/xentrace/ F: xen/common/trace.c +F: xen/include/xen/trace.h XSM/FLASK M: Daniel De Graaf